home *** CD-ROM | disk | FTP | other *** search
/ Imaginext Pirate Activity / ImaginextPirateActivityCD.iso / Pirate Raider / LAUNCH.INI < prev    next >
Encoding:
INI File  |  2003-05-12  |  3.4 KB  |  92 lines

  1. ;-----------------------------------------
  2. [Product]
  3. ;-----------------------------------------
  4. ShortTit=Pirate Raider Demo
  5. Title=Pirate Raider Demo
  6. Publisher=Knowledge Adventure
  7. Ver=1.0d
  8. WinTitle=%Title%
  9. ;WinClass=KAAutoRun
  10. WinClass=
  11. ;Check to see if we need to install first
  12. NoInstall=1
  13. SetupTitle=
  14. SetupClass=
  15.  
  16.  
  17. ; Only changes it for main ap not setup!
  18. ;VideoMode=640,480,256
  19. VideoMode=800,600,65536
  20.  
  21. ; Issues warning if video mode can't be matched.
  22. VideoWarn=65536
  23. ;VideoWarn=256
  24.  
  25. ;-----------------------------------------
  26. [Paths]
  27. ;-----------------------------------------
  28. ;%ApRoot% = current path where this file is in.
  29. ;%CdRoot% = cdrom path (if defined, installed)
  30. Launch=%ApRoot%\\Pirate Raider Demo.exe
  31. LaunchArgs=
  32. LaunchWorkDir=%ApRoot%
  33. ;        Work Directory. If not defined, workdir=same as launch path.
  34. ;LaunchRegKey=Software\\Knowledge Adventure
  35. ;LaunchRegValueName=Bin
  36. ;        If app is defined in path defined in reg. 
  37.  
  38. Setup=
  39. SetupArgs=
  40. IniFile=%WinDir%\\KA.INI
  41. IniGroup=%ShortTit%
  42. IniKeyCD=ProductCDRoot
  43. IniKeyHD=ProductHDRoot
  44. IniKeyVersion=GoldVer
  45. ChkFile=%ApRoot%\\Pirate Raider Demo.ini
  46. ;Volume=%ShortTit%
  47. VolumeKey=CDVol
  48.  
  49. ;-----------------------------------------
  50. [Strings]
  51. ;-----------------------------------------
  52. NeedCD=Please insert the %Product% CD
  53. NeedCDTit=CD Missing
  54. ;Network Message when server is not connected
  55. ;NeedCD=Please map the network directory as a drive and run it again.
  56. ;NeedCDTit=Mapped drive (%CDRoot%) not found    
  57.  
  58. MayInstall=%Product% doesn't seem to be properly installed. May we install it now?
  59. MayInstallTit=%Product%
  60. NoVidChg=This program requires a color setting of 16 bit High Color.  Please see Troubleshooting Guide in the Help file for instructions.
  61. ;NoVidChg=This program requires more than 256 colors but it wasn't able to switch to high color mode.
  62. ;NoVidChg=This program requires 16 bit color for your video.  It will not run in 8, 24, or 32 bit color.  Please set your system to 16 bit color.
  63. NoVidChgTit=Warning
  64. ; SHELLEXECUTEINFO
  65. FileNotFound=The file was not found.
  66. FileNotFoundTit=Error Executing Request
  67. PathNotFound=The path to the file was not found.
  68. PathNotFoundTit=Error Executing Request
  69. AccessDenied=You do not have privilege to execute this command.
  70. AccessDeniedTit=Error Executing Request
  71. OutOfMemory=Your machine doesn't have enough memory to run this application now.
  72. OutOfMemoryTit=Error Executing Request
  73. DllNotFound=A required DLL was not found on your system.
  74. DllNotFoundTit=Error Executing Request
  75. NoShare=There has been a sharing violation, please restart your machine.
  76. NoShareTit=Error Executing Request
  77. BadAssoc=Your machine is incorrectly configured to launch this document.
  78. BadAssocTit=Error Executing Request
  79. DdeTimeout=Your machine is in an unstable state.  Try restarting.
  80. DdeTimeoutTit=Error Executing Request
  81. DdeFail=Your machine is in an unstable state.  Try restarting.
  82. DdeFailTit=Error Executing Request
  83. DdeBusy=Your machine is not capable of completing this request at this time.
  84. DdeBusyTit=Error Executing Request
  85. NoAssoc=Your machine is not capable of displaying this type of document.
  86. NoAssocTit=Error Executing Request
  87. NotEnoughHDSpace=%Product% requires a minimum of 50 MB free hard disk space to run, depending on your computer.  For improved performance and to prevent game errors, 75 to 100 MB free space is recommended for all machines.  
  88. NotEnoughHDSpaceTit=Not enough hard disk space
  89.  
  90.  
  91.  
  92.